The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

ImagickDraw::getFontFamilyReturns the font family

Descripción

string ImagickDraw::getFontFamily ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the font family to use when annotating with text.

Valores retornados

Returns the font family currently selected or false if font family is not set.


The ImagickDraw class
PHP Manual